Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

[PyUP] Update django-jinja to 2.8.0#469

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-django-jinja-2.4.1-to-2.8.0
Closed

[PyUP] Update django-jinja to 2.8.0#469
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-django-jinja-2.4.1-to-2.8.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Jun 4, 2021

This PR updates django-jinja from 2.4.1 to 2.8.0.

Changelog

2.8.0

-------------

- Upgrade to jinja2 3.0, dropping support for 2.11 and below (279).
- Dropped Python 3.5 support.

2.7.1

-------------

- Fixed `makemessages` command, which in 2.7.0 could not detect `{% trans %}` tags in Django templates (272).
- Fixed `{% cache %}` tag to allow a timeout of `None` (to cache forever), which Django's tag added in 2.0 (274).
- Fixed README not displaying in project description at PyPI (276).
- Added Django 3.2 support.

2.7.0

-------------

- Fixed loading template names with backslashes on Windows (249).
- Added Django's `json_script` filter for Django 2.1 and higher.
- Fixed docs site stylesheet.
- Added Django 3.1 support.
- Removed Django 1.11 support.
- Added Python 3.9 (rc1) to test suite.
- Clarified "not recommended" usage of context processors with django-jinja in the docs.

2.6.0

-------------

- Documented compatibility changes made in version 2.5.0.
- Cut new release to reflect this in package metadata.

2.5.0

-------------

- Fix compatibility issues with Django 3.0, minimum version now 1.11.
- Dropped support for Python 2.7, 3.4, adding support through 3.8.

2.4.2

-------------

- Added `Template.stream` method to use with StreamingHttpResponse.
Links

@pyup-bot
Copy link
Copy Markdown
Collaborator Author

pyup-bot commented Jul 2, 2021

Closing this in favor of #486

@pyup-bot pyup-bot closed this Jul 2, 2021
@noirbizarre noirbizarre deleted the pyup/update-django-jinja-2.4.1-to-2.8.0 branch July 2, 2021 21:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant